//0x38 bytes (sizeof)
struct _MMSESSION
{
struct _FAST_MUTEX SystemSpaceViewLock; //0x0
struct _FAST_MUTEX* SystemSpaceViewLockPointer; //0x20
struct _MMVIEW* SystemSpaceViewTable; //0x24
ULONG SystemSpaceHashSize; //0x28
ULONG SystemSpaceHashEntries; //0x2c
ULONG SystemSpaceHashKey; //0x30
ULONG BitmapFailures; //0x34
};